|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.AdminAddType
Class AdminAddType.
| Field Summary | |
private Ncb |
_ncb
Field _ncb |
private java.util.Vector |
_ncbAddressList
Field _ncbAddressList |
private java.util.Vector |
_ncbServiceList
Field _ncbServiceList |
| Constructor Summary | |
AdminAddType()
|
|
| Method Summary | |
void |
addNcbAddress(int index,
NcbAddress vNcbAddress)
Method addNcbAddress |
void |
addNcbAddress(NcbAddress vNcbAddress)
Method addNcbAddress |
void |
addNcbService(int index,
NcbService vNcbService)
Method addNcbService |
void |
addNcbService(NcbService vNcbService)
Method addNcbService |
java.util.Enumeration |
enumerateNcbAddress()
Method enumerateNcbAddress |
java.util.Enumeration |
enumerateNcbService()
Method enumerateNcbService |
Ncb |
getNcb()
Method getNcbReturns the value of field 'ncb'. |
NcbAddress[] |
getNcbAddress()
Method getNcbAddress |
NcbAddress |
getNcbAddress(int index)
Method getNcbAddress |
int |
getNcbAddressCount()
Method getNcbAddressCount |
NcbService[] |
getNcbService()
Method getNcbService |
NcbService |
getNcbService(int index)
Method getNcbService |
int |
getNcbServiceCount()
Method getNcbServiceCount |
boolean |
isValid()
Method isValid |
void |
removeAllNcbAddress()
Method removeAllNcbAddress |
void |
removeAllNcbService()
Method removeAllNcbService |
NcbAddress |
removeNcbAddress(int index)
Method removeNcbAddress |
NcbService |
removeNcbService(int index)
Method removeNcbService |
void |
setNcb(Ncb ncb)
Method setNcbSets the value of field 'ncb'. |
void |
setNcbAddress(int index,
NcbAddress vNcbAddress)
Method setNcbAddress |
void |
setNcbAddress(NcbAddress[] ncbAddressArray)
Method setNcbAddress |
void |
setNcbService(int index,
NcbService vNcbService)
Method setNcbService |
void |
setNcbService(NcbService[] ncbServiceArray)
Method setNcbService |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Ncb _ncb
private java.util.Vector _ncbAddressList
private java.util.Vector _ncbServiceList
| Constructor Detail |
public AdminAddType()
| Method Detail |
public void addNcbAddress(int index,
NcbAddress vNcbAddress)
throws java.lang.IndexOutOfBoundsException
index - vNcbAddress -
java.lang.IndexOutOfBoundsException
public void addNcbAddress(NcbAddress vNcbAddress)
throws java.lang.IndexOutOfBoundsException
vNcbAddress -
java.lang.IndexOutOfBoundsException
public void addNcbService(int index,
NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
index - vNcbService -
java.lang.IndexOutOfBoundsException
public void addNcbService(NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
vNcbService -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateNcbAddress()
public java.util.Enumeration enumerateNcbService()
public Ncb getNcb()
public NcbAddress[] getNcbAddress()
public NcbAddress getNcbAddress(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic int getNcbAddressCount()
public NcbService[] getNcbService()
public NcbService getNcbService(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic int getNcbServiceCount()
public boolean isValid()
public void removeAllNcbAddress()
public void removeAllNcbService()
public NcbAddress removeNcbAddress(int index)
index - public NcbService removeNcbService(int index)
index - public void setNcb(Ncb ncb)
ncb - the value of field 'ncb'.
public void setNcbAddress(int index,
NcbAddress vNcbAddress)
throws java.lang.IndexOutOfBoundsException
index - vNcbAddress -
java.lang.IndexOutOfBoundsExceptionpublic void setNcbAddress(NcbAddress[] ncbAddressArray)
ncbAddressArray -
public void setNcbService(int index,
NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
index - vNcbService -
java.lang.IndexOutOfBoundsExceptionpublic void setNcbService(NcbService[] ncbServiceArray)
ncbServiceArray -
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||